pub use dtype::DType;
pub use error::Error;
pub use error::Result;
pub use layout::Layout;
pub use layout::Shape;
pub use layout::D;